Access Database Importer/Exporter Utilities
Version: 1.0 release 1, Jose L. Cuevas

Description:

These utilities allows you to take an Access database and recreate its structure on a REALBasic database.

Requirements:

	MacOS 8.5 and above
	Windows 9X and above with VisualBasic installed. (including ADO)

Instructions:

Run the exporter utility on your windows computer. It will create a text file with all the information required. Copy this file to the mac. Run the importer utility and drop this file into it. Follow the steps and you will be done in no time.

Supported DB:

Access 97 & 2000

Issues:

No data exporting, only structure definition. Exporter only runs on PC computers with Windows and VisualBasic 6.0 with ADO Libraries installed (default). This is just to avoid having to include a full intall.


Release Notes: 

- Exporter uses Microsoft Jet Engine 4.0.
- the next release should export data also. I need some time to get to that part.